CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c crc

搜索资源列表

  1. crc_division

    0下载:
  2. 16位CRC的按位除法,多项式为16,12,5,1-16-bit division by the CRC, the polynomial for 16,12,5,1
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:525
    • 提供者:张州
  1. CRC

    0下载:
  2. C Simple Program. Which show how to do programming in C language
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:587
    • 提供者:Ankit
  1. CRC

    0下载:
  2. CRC效验算法...希望对大家有用,在visual c++ 6.0下编译通过。-CRC-tested algorithm useful for all of us ... I hope ,that in visual c++ 6.0 compiler passed under.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:3452
    • 提供者:dang
  1. lib_crc-CRC_library

    0下载:
  2. The file lib_crc.c contains source code for functions to calculate five commonly used CRC values: CRC-16, CRC-32, CRC-DNP, CRC-SICK, CRC-Kermit and CRC-CCITT. The functions can be freely used. - The file lib_crc.c contains source cod
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:7720
    • 提供者:freaX
  1. crc

    0下载:
  2. 查表法CRC校验,用C语言编写,简单实用.-Check CRC look-up table method, the use of C to prepare, simple and practical procedures.
  3. 所属分类:Communication

    • 发布日期:2017-04-11
    • 文件大小:1280
    • 提供者:yan jie
  1. CRC

    0下载:
  2. CRC computing in C language
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:638
    • 提供者:Carlos
  1. CRC

    0下载:
  2. Windows, C++, 单函数计算 CRC的程序源代码-Windows, C++, for CS single function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:989
    • 提供者:皮特王
  1. CRC

    0下载:
  2. 该程序详尽介绍了crc程序检查,对单片机C语言的可靠执行非常重要。 本文从理论上推导出CRC算法实现原理,给出三种分别适应不同计算机或微控制器硬件环境的C语言程序。读者更能根据本算法原理,用不同的语言编写出独特风格更加实用的CRC计算程序-The program includes detailed descr iptions of procedures to check the crc of reliable single-chip implementation of C language
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:4056
    • 提供者:ahu
  1. CRCcode-c

    0下载:
  2. 讲解循环冗余校验的原理以及实现的方法,对学习通信校验很有帮助-To explain the principles of CRC, as well as the realization of the method, useful for learning communication check
  3. 所属分类:3G develop

    • 发布日期:2017-04-05
    • 文件大小:1074
    • 提供者:deng
  1. crc

    0下载:
  2. CRC编译码原理,以及CRC编译码c语言实现方法-Principles of CRC encoding and decoding, as well as the CRC encoding and decoding methods c language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:1401
    • 提供者:江润坤
  1. crc_high

    0下载:
  2. 用c语言实现crc算法,采用ccitt标准多项式,查找表方法实现,高位先处理,接收校验成功标志为1d0f.-Checksum crc algorithm to achieve the standard which use ccitt polynomial, using look-up table method to achieve, high bit to deal with first, mark of success receiving check is 1d0f.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1316
    • 提供者:dustin
  1. crc

    0下载:
  2. CRC校验 应用环境:PICF877A 开发环境:MPLAB 开发语言:C-Application environment CRC checksum: PICF877A development environment: MPLAB development language: C
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2291
    • 提供者:star
  1. DNP3_CRC_Calculation

    0下载:
  2. SAMPLE CRC CALCULATIONS This document contains ‘C’ language coding examples that illustrate how to compute the DNP3 CRC.-SAMPLE CRC CALCULATIONS This document contains ‘C’ language coding examples that illustrate how to compute the DNP3 CRC.
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:89460
    • 提供者:dyngo
  1. RFC_1622_CRC16_m

    1下载:
  2. RFC1662 CRC-16 table generation and CRC checking. Implemented in embedded matlab with scr ipt to test and enable c/c++ code generation. Useful fo check against VHDL/Verilog and other embedded systems to help generate test vectors.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1132
    • 提供者:spaander
  1. CRC

    0下载:
  2. 本文从理论上推导出CRC 算法实现原理,给出三种分别适应不同计算机或微控 制器硬件环境的C 语言程序。读者更能根据本算法原理,用不同的语言编写出独特风格 更加实用的CRC 计算程序。-This paper theoretically deduced from the principles of CRC algorithm is given three separate computers or micro-controller to adapt to different hardware
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:27801
    • 提供者:陈安伟
  1. crc

    0下载:
  2. C++ Program for Cyclic Redundancy Check
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:868
    • 提供者:Vineet Awasthy
  1. CRC

    0下载:
  2. 本程序实现在通信中的 循环冗余校验 CRC,使用c/c++实现相应代码-the way to realize CRC
  3. 所属分类:Network Security

    • 发布日期:2017-04-11
    • 文件大小:855
    • 提供者:郑旭飞
  1. crc8_smbus

    0下载:
  2. SMBUS协议的CRC-8算法,用CSharp实现-The algotithm of CRC-8 checksum of SMBUS protocol.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:19163
    • 提供者:alwyss
  1. crcser.c

    0下载:
  2. crc server side program
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4106
    • 提供者:deep
  1. crccl.c

    0下载:
  2. client side program for crc
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-14
    • 文件大小:2988
    • 提供者:deep
« 1 2 3 4 5 67 8 9 10 11 ... 21 »
搜珍网 www.dssz.com